mp3splt software package provides command line interface to split MP3 and Ogg Vorbis files without reencoding, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install mp3splt
mp3splt is installed in your system.
Make ensure the mp3splt package were installed using the commands given below,
$ sudo dpkg-query -l | grep mp3splt *
You will get with mp3splt package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Sound |
| Package | mp3splt |
| Version | 2.4.2-2 |
| Description | command line interface to split MP3 and Ogg Vorbis files without reencoding |
| Sub Section | Sound |